home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / programming / c / smc2cweb / docs / history.txt < prev   
Encoding:
Text File  |  1996-09-07  |  2.9 KB  |  89 lines

  1. This file is part of the c2cweb package 1.4
  2. written by Werner Lemberg (a7621gac@awiuni11.bitnet) 20-Aug-1994
  3.  
  4.  
  5.  
  6. History of the c2cweb package
  7. =============================
  8.  
  9.  
  10. Version 1.0 :
  11. 1-Mar-1994      only two persons got it :-)
  12.  
  13. Version 1.1 :
  14. 8-Mar-1994      initial release
  15.  
  16.                 new:
  17.                     $ in identifiers are now allowed (CWEAVE)
  18.                     whitespaces before preprocessor commands are now
  19.                       allowed (CWEAVE)
  20.                     the concatenation operator ## added (CWEAVE)
  21.  
  22.                     option -1 added (one-sided output) (c2cweb)
  23.  
  24.                     minor changes affecting documentation only
  25.  
  26.                 errors:
  27.                     Ver 1.0 erroneously reported `@' outside of a string
  28.                       (c2cweb)
  29.                     /*}*/ started a new code section at function block level
  30.                       if in /*@*/-mode (c2cweb)
  31.                     tabs were not handled correctly (c2cweb)
  32.  
  33. Version 1.2:
  34. 13-Apr-1994     new:
  35.                     c2cweb and cweave should now compile smoothly under UNIX
  36.                       (tested with Linux)
  37.                     paper format definition moved from c2cweb to compiler.w
  38.  
  39.                     some files renamed; makefile for c2cweb added
  40.                 errors:
  41.                     A serious bug introduced in Ver. 1.1 caused whitespaces 
  42.                       be swallowed (c2cweb)
  43.  
  44. Version 1.3:
  45. 20-June-1994:   new:
  46.                     Makefiles enhanced
  47.  
  48.                     new patchlevel of emx.exe
  49.  
  50.                     c2cweb.dvi added
  51.  
  52.                     c2cweb.txt updated
  53.                 errors:
  54.                     '"' couldn't be used; corrected (c2cweb)
  55.  
  56.                     sometimes the macro `\e' was concatenated with the next
  57.                       word; '\e ' now written (c2cweb)
  58.  
  59.                     wrong index entry for dollar sign corrected (CWEAVE)
  60.  
  61.                     bug in original CWEAVE corrected:
  62.                       you couldn't write e.g. @<Cases for |'\''|@>
  63.  
  64. Version 1.4:
  65. 20-Aug-1994:    new:
  66.                     based now on CWEB 3.2 (July 1994)
  67.  
  68.                     original CWEB source files for CWEAVE added
  69.  
  70.                     additional cwebmac.tex style; original cwebmac.tex renamed
  71.                      in cwebmac.ori
  72.  
  73.                     c2cweb.txt has now an installation section
  74.  
  75.                     C-code example modified
  76.                 errors:
  77.                     \ at the end of the line in multi-line strings will now be
  78.                       treated correctly (c2cweb)
  79.  
  80.                     from 1.3 : '\e ' is of course wrong. It must be '\e{}' (and
  81.                     sometimes '\e{}%') (c2cweb)
  82.  
  83.                     //-comment handling was buggy (c2cweb)
  84.  
  85.                     braces in comments could cause an error (c2cweb)
  86.  
  87.                     email address changed (same host; old address became
  88.                       unreachable)
  89.